runtime.ticksType.init (method)

2 uses

	runtime (current package)
		proc.go#L815: 	ticks.init() // run as early as possible
		runtime.go#L31: func (t *ticksType) init() {